home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / techplt1 / tpsheet7.hlp < prev    next >
Text File  |  1992-09-20  |  4KB  |  168 lines

  1. ** File: TPSheet7.hlp
  2. ** Index: 27
  3.  
  4. ** Sheet View's Plot Menu Commands
  5.  
  6.  
  7. █  Plot menu
  8.  
  9.     This menu contains commands that
  10. creates new graphs.  There are several
  11. 2D and 3D plot types.  Although it is
  12. easy to create and modify plots with
  13. TechPlot, thought and planning are
  14. still required in order to produce a
  15. high quality graph.  The first step
  16. is to decide on the most suitable plot
  17. type.  Many different plot types can be
  18. used to display the same data set, but
  19. some are more effective than others
  20. under certain circumstances.
  21.  
  22.  
  23. █  2D Curve
  24.  
  25.     This menu contains three 2D curve
  26. related commands: scatter/line, polar,
  27. and error bar.  These plot types (2D
  28. rectangular curve, polar curve, error
  29. bar) are the most common methods of
  30. graphical representation.  These commands
  31. produce 2D data plots with or without
  32. line connection.  If the data set
  33. represents observed data points, then the
  34. plot will be just the data points listed
  35. on the data sheet.  If there is a model or
  36. function in connection to the data you
  37. selected, a smooth curve will be produced.
  38.  
  39. █  XY Lines
  40.  
  41.     This command sets up 2D line and
  42.   scatter plot types in a Cartesian
  43.   coordinate system.
  44.  
  45. █  Polar
  46.  
  47.     This command sets up 2D line and
  48.   scatter plot type in a Polar
  49.   coordinate system.
  50.  
  51. █  Error Bar
  52.  
  53.     This command sets up 2D error bar
  54.   plot type in a Cartesian coordinate
  55.   system.
  56.  
  57.  
  58. █  2D Bar chart
  59.  
  60.     This menu contains commands to create
  61. a 2D bar chart.  A bar chart plot draws
  62. perpendicular bars from either the x-axis
  63. (vertical bar) or the y-axis (horizontal
  64. bar) to the data point.  Group bar charts
  65. are created by adding more than one column
  66. to the plot.
  67.  
  68. █  Vertical bars
  69.  
  70.     This command displays the Bar Chart
  71.   dialog box which lets you set up 2D
  72.   vertical bar plot type in a Cartesian
  73.   coordinate system.
  74.  
  75. █  Horizontal bars
  76.  
  77.     This command sets up 2D horizontal
  78.   bar plot type in a Cartesian coordinate
  79.   system. 
  80.  
  81.  
  82. █  2D Special
  83.     See TpSht_04.hlp (Index 43).
  84.  
  85.  
  86.  
  87. █  3D Curve
  88.  
  89.     This menu contains commands that
  90. creates a 3D curve graph.  There are
  91. three coordinate system available in
  92. TechPlot:  Cartesian (x, y, z),
  93. Spherical (r, Θ, Φ) and Cylindrical
  94. (r, Θ, z).
  95.  
  96. █  Scatter/XYZ-Line
  97.  
  98.     This command creates a 3D XYZ
  99.   scatter/curve graph.
  100.  
  101. █  Sphere
  102.  
  103.     This command creates a 3D Spherical
  104.   scatter/curve graph.
  105.  
  106.     Note, in the spherical coordinate
  107.   system, X is the Θ angle, Y is the Φ
  108.   angle, and Z is the radius (r).  The
  109.   graph is drawn in the XYZ Cartesian
  110.   coordinate system.  The relationship
  111.   between the Cartesian system and the
  112.   Spherical system is:
  113.         X = r cosΘ sinΦ,
  114.         Y = r cosΘ cosΦ,
  115.         Z = r sinΘ.
  116.  
  117. █  Cylinder
  118.  
  119.     This command creates a 3D Cylindrical
  120.   scatter/curve graph.
  121.  
  122.     Note, in the spherical coordinate
  123.   system, X is the radius (r), Y is the
  124.   angle (Θ), and Z is the z-axis.  The
  125.   graph is drawn in the XYZ Cartesian
  126.   coordinate system.  The relationship
  127.   between the Cartesian system and the
  128.   Cylindrical system is:
  129.         X = r cosΘ,
  130.         Y = r sinΘ,
  131.         Z = z.
  132.  
  133. █  Error Bar
  134.  
  135.     This command creates an Error Bar
  136.   curve graph in Cartesian coordinate
  137.   system.
  138.  
  139.  
  140. █  3D Bar chart
  141.  
  142.     This command creates a 3D bar graph.
  143.  
  144. █  3D Surface
  145.  
  146.     This menu contains four commands that
  147. create 3D surfaces.
  148.  
  149. █   XYZ
  150.  
  151.     This command creates a 3D Cartesian
  152.   surface graph.
  153.  
  154. █  Sphere
  155.  
  156.     This command creates a 3D Spherical
  157.   surface graph.
  158.  
  159. █  Cylinder
  160.  
  161.     This command creates a 3D Cylindrical
  162.   surface graph.
  163.  
  164. █  Block
  165.  
  166.     This command creates a 3D Cartesian
  167.   surface graph.
  168.